home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_S / S_913 / STIKCOVL / LICENSE.TXT < prev    next >
Text File  |  1998-03-14  |  21KB  |  429 lines

  1.  
  2.                           GNU GENERAL PUBLIC LICENSE
  3.                                        
  4.                              VERSION 2, JUNE 1991
  5.                                        
  6.      Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass
  7.      Ave, Cambridge, MA 02139, USA
  8.      
  9.      Everyone is permitted to copy and distribute verbatim copies of this
  10.      license document, but changing it is not allowed.
  11.      
  12.    
  13.    
  14. Preamble
  15.  
  16.    The licenses for most software are designed to take away your freedom
  17.    to share and change it. By contrast, the GNU General Public License is
  18.    intended to guarantee your freedom to share and change free
  19.    software--to make sure the software is free for all its users. This
  20.    General Public License applies to most of the Free Software
  21.    Foundation's software and to any other program whose authors commit to
  22.    using it. (Some other Free Software Foundation software is covered by
  23.    the GNU Library General Public License instead.) You can apply it to
  24.    your programs, too.
  25.    
  26.    When we speak of free software, we are referring to freedom, not
  27.    price. Our General Public Licenses are designed to make sure that you
  28.    have the freedom to distribute copies of free software (and charge for
  29.    this service if you wish), that you receive source code or can get it
  30.    if you want it, that you can change the software or use pieces of it
  31.    in new free programs; and that you know you can do these things.
  32.    
  33.    To protect your rights, we need to make restrictions that forbid
  34.    anyone to deny you these rights or to ask you to surrender the rights.
  35.    These restrictions translate to certain responsibilities for you if
  36.    you distribute copies of the software, or if you modify it.
  37.    
  38.    For example, if you distribute copies of such a program, whether
  39.    gratis or for a fee, you must give the recipients all the rights that
  40.    you have. You must make sure that they, too, receive or can get the
  41.    source code. And you must show them these terms so they know their
  42.    rights.
  43.    
  44.    We protect your rights with two steps: (1) copyright the software, and
  45.    (2) offer you this license which gives you legal permission to copy,
  46.    distribute and/or modify the software.
  47.    
  48.    Also, for each author's protection and ours, we want to make certain
  49.    that everyone understands that there is no warranty for this free
  50.    software. If the software is modified by someone else and passed on,
  51.    we want its recipients to know that what they have is not the
  52.    original, so that any problems introduced by others will not reflect
  53.    on the original authors' reputations.
  54.    
  55.    Finally, any free program is threatened constantly by software
  56.    patents. We wish to avoid the danger that redistributors of a free
  57.    program will individually obtain patent licenses, in effect making the
  58.    program proprietary. To prevent this, we have made it clear that any
  59.    patent must be licensed for everyone's free use or not licensed at
  60.    all.
  61.    
  62.    The precise terms and conditions for copying, distribution and
  63.    modification follow. 
  64.    
  65. GNU GENERAL PUBLIC LICENSE
  66.  
  67. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  68.  
  69.    
  70.    0.
  71.           This License applies to any program or other work which
  72.           contains a notice placed by the copyright holder saying it may
  73.           be distributed under the terms of this General Public License.
  74.           The "Program", below, refers to any such program or work, and a
  75.           "work based on the Program" means either the Program or any
  76.           derivative work under copyright law: that is to say, a work
  77.           containing the Program or a portion of it, either verbatim or
  78.           with modifications and/or translated into another language.
  79.           (Hereinafter, translation is included without limitation in the
  80.           term "modification".) Each licensee is addressed as "you".
  81.           
  82.           Activities other than copying, distribution and modification
  83.           are not covered by this License; they are outside its scope.
  84.           The act of running the Program is not restricted, and the
  85.           output from the Program is covered only if its contents
  86.           constitute a work based on the Program (independent of having
  87.           been made by running the Program). Whether that is true depends
  88.           on what the Program does. 
  89.           
  90.           
  91.    1.
  92.           You may copy and distribute verbatim copies of the Program's
  93.           source code as you receive it, in any medium, provided that you
  94.           conspicuously and appropriately publish on each copy an
  95.           appropriate copyright notice and disclaimer of warranty; keep
  96.           intact all the notices that refer to this License and to the
  97.           absence of any warranty; and give any other recipients of the
  98.           Program a copy of this License along with the Program.
  99.           
  100.           You may charge a fee for the physical act of transferring a
  101.           copy, and you may at your option offer warranty protection in
  102.           exchange for a fee. 
  103.           
  104.           
  105.    2.
  106.           You may modify your copy or copies of the Program or any
  107.           portion of it, thus forming a work based on the Program, and
  108.           copy and distribute such modifications or work under the terms
  109.           of Section 1 above, provided that you also meet all of these
  110.           conditions:
  111.         
  112.                
  113.                
  114.         a)
  115.                You must cause the modified files to carry prominent
  116.                notices stating that you changed the files and the date of
  117.                any change. 
  118.                
  119.                
  120.         b)
  121.                You must cause any work that you distribute or publish,
  122.                that in whole or in part contains or is derived from the
  123.                Program or any part thereof, to be licensed as a whole at
  124.                no charge to all third parties under the terms of this
  125.                License. 
  126.                
  127.                
  128.         c)
  129.                If the modified program normally reads commands
  130.                interactively when run, you must cause it, when started
  131.                running for such interactive use in the most ordinary way,
  132.                to print or display an announcement including an
  133.                appropriate copyright notice and a notice that there is no
  134.                warranty (or else, saying that you provide a warranty) and
  135.                that users may redistribute the program under these
  136.                conditions, and telling the user how to view a copy of
  137.                this License. (Exception: if the Program itself is
  138.                interactive but does not normally print such an
  139.                announcement, your work based on the Program is not
  140.                required to print an announcement.)
  141.    
  142.           
  143.           These requirements apply to the modified work as a whole. If
  144.           identifiable sections of that work are not derived from the
  145.           Program, and can be reasonably considered independent and
  146.           separate works in themselves, then this License, and its terms,
  147.           do not apply to those sections when you distribute them as
  148.           separate works. But when you distribute the same sections as
  149.           part of a whole which is a work based on the Program, the
  150.           distribution of the whole must be on the terms of this License,
  151.           whose permissions for other licensees extend to the entire
  152.           whole, and thus to each and every part regardless of who wrote
  153.           it.
  154.           
  155.           Thus, it is not the intent of this section to claim rights or
  156.           contest your rights to work written entirely by you; rather,
  157.           the intent is to exercise the right to control the distribution
  158.           of derivative or collective works based on the Program.
  159.           
  160.           In addition, mere aggregation of another work not based on the
  161.           Program with the Program (or with a work based on the Program)
  162.           on a volume of a storage or distribution medium does not bring
  163.           the other work under the scope of this License. 
  164.           
  165.           
  166.    3.
  167.           You may copy and distribute the Program (or a work based on it,
  168.           under Section 2) in object code or executable form under the
  169.           terms of Sections 1 and 2 above provided that you also do one
  170.           of the following:
  171.         
  172.                
  173.                
  174.         a)
  175.                Accompany it with the complete corresponding
  176.                machine-readable source code, which must be distributed
  177.                under the terms of Sections 1 and 2 above on a medium
  178.                customarily used for software interchange; or, 
  179.                
  180.                
  181.         b)
  182.                Accompany it with a written offer, valid for at least
  183.                three years, to give any third party, for a charge no more
  184.                than your cost of physically performing source
  185.                distribution, a complete machine-readable copy of the
  186.                corresponding source code, to be distributed under the
  187.                terms of Sections 1 and 2 above on a medium customarily
  188.                used for software interchange; or, 
  189.                
  190.                
  191.         c)
  192.                Accompany it with the information you received as to the
  193.                offer to distribute corresponding source code. (This
  194.                alternative is allowed only for noncommercial distribution
  195.                and only if you received the program in object code or
  196.                executable form with such an offer, in accord with
  197.                Subsection b above.)
  198.    
  199.           
  200.           The source code for a work means the preferred form of the work
  201.           for making modifications to it. For an executable work,
  202.           complete source code means all the source code for all modules
  203.           it contains, plus any associated interface definition files,
  204.           plus the scripts used to control compilation and installation
  205.           of the executable. However, as a special exception, the source
  206.           code distributed need not include anything that is normally
  207.           distributed (in either source or binary form) with the major
  208.           components (compiler, kernel, and so on) of the operating
  209.           system on which the executable runs, unless that component
  210.           itself accompanies the executable.
  211.           
  212.           If distribution of executable or object code is made by
  213.           offering access to copy from a designated place, then offering
  214.           equivalent access to copy the source code from the same place
  215.           counts as distribution of the source code, even though third
  216.           parties are not compelled to copy the source along with the
  217.           object code. 
  218.           
  219.           
  220.    4.
  221.           You may not copy, modify, sublicense, or distribute the Program
  222.           except as expressly provided under this License. Any attempt
  223.           otherwise to copy, modify, sublicense or distribute the Program
  224.           is void, and will automatically terminate your rights under
  225.           this License. However, parties who have received copies, or
  226.           rights, from you under this License will not have their
  227.           licenses terminated so long as such parties remain in full
  228.           compliance. 
  229.           
  230.           
  231.    5.
  232.           You are not required to accept this License, since you have not
  233.           signed it. However, nothing else grants you permission to
  234.           modify or distribute the Program or its derivative works. These
  235.           actions are prohibited by law if you do not accept this
  236.           License. Therefore, by modifying or distributing the Program
  237.           (or any work based on the Program), you indicate your
  238.           acceptance of this License to do so, and all its terms and
  239.           conditions for copying, distributing or modifying the Program
  240.           or works based on it. 
  241.           
  242.           
  243.    6.
  244.           Each time you redistribute the Program (or any work based on
  245.           the Program), the recipient automatically receives a license
  246.           from the original licensor to copy, distribute or modify the
  247.           Program subject to these terms and conditions. You may not
  248.           impose any further restrictions on the recipients' exercise of
  249.           the rights granted herein. You are not responsible for
  250.           enforcing compliance by third parties to this License. 
  251.           
  252.           
  253.    7.
  254.           If, as a consequence of a court judgment or allegation of
  255.           patent infringement or for any other reason (not limited to
  256.           patent issues), conditions are imposed on you (whether by court
  257.           order, agreement or otherwise) that contradict the conditions
  258.           of this License, they do not excuse you from the conditions of
  259.           this License. If you cannot distribute so as to satisfy
  260.           simultaneously your obligations under this License and any
  261.           other pertinent obligations, then as a consequence you may not
  262.           distribute the Program at all. For example, if a patent license
  263.           would not permit royalty-free redistribution of the Program by
  264.           all those who receive copies directly or indirectly through
  265.           you, then the only way you could satisfy both it and this
  266.           License would be to refrain entirely from distribution of the
  267.           Program.
  268.           
  269.           If any portion of this section is held invalid or unenforceable
  270.           under any particular circumstance, the balance of the section
  271.           is intended to apply and the section as a whole is intended to
  272.           apply in other circumstances.
  273.           
  274.           It is not the purpose of this section to induce you to infringe
  275.           any patents or other property right claims or to contest
  276.           validity of any such claims; this section has the sole purpose
  277.           of protecting the integrity of the free software distribution
  278.           system, which is implemented by public license practices. Many
  279.           people have made generous contributions to the wide range of
  280.           software distributed through that system in reliance on
  281.           consistent application of that system; it is up to the
  282.           author/donor to decide if he or she is willing to distribute
  283.           software through any other system and a licensee cannot impose
  284.           that choice.
  285.           
  286.           This section is intended to make thoroughly clear what is
  287.           believed to be a consequence of the rest of this License. 
  288.           
  289.           
  290.    8.
  291.           If the distribution and/or use of the Program is restricted in
  292.           certain countries either by patents or by copyrighted
  293.           interfaces, the original copyright holder who places the
  294.           Program under this License may add an explicit geographical
  295.           distribution limitation excluding those countries, so that
  296.           distribution is permitted only in or among countries not thus
  297.           excluded. In such case, this License incorporates the
  298.           limitation as if written in the body of this License. 
  299.           
  300.           
  301.    9.
  302.           The Free Software Foundation may publish revised and/or new
  303.           versions of the General Public License from time to time. Such
  304.           new versions will be similar in spirit to the present version,
  305.           but may differ in detail to address new problems or concerns.
  306.           
  307.           Each version is given a distinguishing version number. If the
  308.           Program specifies a version number of this License which
  309.           applies to it and "any later version", you have the option of
  310.           following the terms and conditions either of that version or of
  311.           any later version published by the Free Software Foundation. If
  312.           the Program does not specify a version number of this License,
  313.           you may choose any version ever published by the Free Software
  314.           Foundation. 
  315.           
  316.           
  317.    10.
  318.           If you wish to incorporate parts of the Program into other free
  319.           programs whose distribution conditions are different, write to
  320.           the author to ask for permission. For software which is
  321.           copyrighted by the Free Software Foundation, write to the Free
  322.           Software Foundation; we sometimes make exceptions for this. Our
  323.           decision will be guided by the two goals of preserving the free
  324.           status of all derivatives of our free software and of promoting
  325.           the sharing and reuse of software generally.
  326.           
  327.           
  328.           
  329.   NO WARRANTY
  330.    
  331.    11.
  332.           BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
  333.           WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
  334.           LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
  335.           HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS"
  336.           WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
  337.           INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  338.           MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
  339.           ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS
  340.           WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE
  341.           COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 
  342.           
  343.           
  344.    12.
  345.           IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  346.           WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  347.           MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
  348.           LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  349.           INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  350.           INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
  351.           OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED
  352.           BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE
  353.           WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY
  354.           HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  355.           
  356.    
  357.    
  358.   END OF TERMS AND CONDITIONS
  359.   
  360.    
  361.      _________________________________________________________________
  362.    
  363.    
  364.    
  365. Appendix: How to Apply These Terms to Your New Programs
  366.  
  367.    If you develop a new program, and you want it to be of the greatest
  368.    possible use to the public, the best way to achieve this is to make it
  369.    free software which everyone can redistribute and change under these
  370.    terms.
  371.    
  372.    To do so, attach the following notices to the program. It is safest to
  373.    attach them to the start of each source file to most effectively
  374.    convey the exclusion of warranty; and each file should have at least
  375.    the "copyright" line and a pointer to where the full notice is found.
  376.    
  377.  
  378.     <one line to give the program's name and a brief idea of what it does.>
  379.     Copyright (C) 19yy  <name of author>
  380.  
  381.     This program is free software; you can redistribute it and/or modify
  382.     it under the terms of the GNU General Public License as published by
  383.     the Free Software Foundation; either version 2 of the License, or
  384.     (at your option) any later version.
  385.  
  386.     This program is distributed in the hope that it will be useful,
  387.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  388.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  389.     GNU General Public License for more details.
  390.  
  391.     You should have received a copy of the GNU General Public License
  392.     along with this program; if not, write to the Free Software
  393.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  394.  
  395.    Also add information on how to contact you by electronic and paper
  396.    mail.
  397.    
  398.    If the program is interactive, make it output a short notice like this
  399.    when it starts in an interactive mode:
  400.    
  401.  
  402.     Gnomovision version 69, Copyright (C) 19yy name of author
  403.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  404.     This is free software, and you are welcome to redistribute it
  405.     under certain conditions; type `show c' for details.
  406.  
  407.    The hypothetical commands `show w' and `show c' should show the
  408.    appropriate parts of the General Public License. Of course, the
  409.    commands you use may be called something other than `show w' and `show
  410.    c'; they could even be mouse-clicks or menu items--whatever suits your
  411.    program.
  412.    
  413.    You should also get your employer (if you work as a programmer) or
  414.    your school, if any, to sign a "copyright disclaimer" for the program,
  415.    if necessary. Here is a sample; alter the names:
  416.    
  417.      Yoyodyne, Inc., hereby disclaims all copyright interest in the
  418.      program `Gnomovision' (which makes passes at compilers) written by
  419.      James Hacker.
  420.      
  421.      <signature of Ty Coon>, 1 April 1989
  422.      Ty Coon, President of Vice
  423.      
  424.    This General Public License does not permit incorporating your program
  425.    into proprietary programs. If your program is a subroutine library,
  426.    you may consider it more useful to permit linking proprietary
  427.    applications with the library. If this is what you want to do, use the
  428.    GNU Library General Public License instead of this License.
  429.